The Dreamweaver JavaScript API > File manipulation functions > dom.setTextFieldKind()

 

dom.setTextFieldKind()

Availability

Dreamweaver 3.0

Description

Sets the format of the selected text field.

Arguments

fieldType

fieldType must be "input", "textarea", or "password".

Returns

Nothing.

Enabler

None.